@media only screen and (max-width: 1180px) {
  .aboutUs__section {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
  }
  .aboutUs__section__left__subheading {
    font-weight: 700;
    font-size: var(--font-lg);
    line-height: var(--line-height-xl);
  }
  .left__hr {
    margin-bottom: var(--margin-md);
  }
  .aboutUs__section__col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 5 0 41.666667%;
    max-width: 100%;
    margin-top: var(--margin-xl);
  }
  .aboutUs__section__col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 5 0 58.333333%;
    max-width: 100%;
    padding: var(--padding-sm);
  }
  .aboutUs__section__left__iframe {
    width: 100%;
  }
  .aboutUs__section__left__iframe__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.6;
    transition: all 0.5s;
    background-color: var(--primary--element);
  }
  .aboutUs__section__left__iframe__overlay:hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    right: 0;
    height: 310px;
    width: 916px;
    opacity: 0;
    transition: all 0.5s;
    background-color: var(--primary--element);
  }
}
@media only screen and (max-width: 998px) {
}
@media only screen and (max-width: 768px) {
  .aboutUs__section {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
  }
  .aboutUs__section__right__subheading {
    font-weight: 400;
    font-size: var(--font-xs);
    line-height: 19px;
    margin-top: var(--margin-md);
    max-width: 100%;
    display: inherit;
  }
  .aboutUs__section__left__subheading {
    font-weight: 700;
    font-size: var(--font-md);
    line-height: var(--line-height-xl);
  }
  .left__hr {
    margin-bottom: var(--margin-md);
  }
  .aboutUs__section__col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 5 0 41.666667%;
    max-width: 100%;
    margin-top: var(--margin-xl);
  }
  .aboutUs__section__left__iframe__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.6;
    transition: all 0.5s;
    background-color: var(--primary--element);
  }
  .aboutUs__section__left__iframe__overlay:hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    right: 0;
    height: 400px;
    width: 658px;
    opacity: 0;
    transition: all 0.5s;
    background-color: var(--primary--element);
  }
  .aboutUs__section__col-6 {
    flex: none;
    max-width: 100%;
  }
  /* .col-6 {
   
  } */
}
@media only screen and (max-width: 650px) {
  /* .col-6 {
    flex: none;
    max-width: 100%;
  } */
  .aboutUs__section__col-6 {
    flex: none;
    max-width: 100%;
  }
  .aboutUs__section__right__subheading {
    font-weight: 400;
    font-size: var(--font-xs);
    line-height: 19px;
    margin-top: var(--margin-md);
    max-width: 100%;
    display: inherit;
  }

  .logo_all {
    width: 50%;
    height: 50%;
  }
  .about_Us__middleSection img {
    width: 120px;
    height: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
  }
  .left {
    float: left;
    margin-bottom: 5px;
  }
  .right {
    float: right;
    margin-top: -40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .aboutUs__section {
    margin-top: 4rem;
  }
  .aboutUs__section__col-6 {
    flex: 5 0 50%;
    max-width: 100%;
  }
  .aboutUs__section {
    padding-left: 0;
    padding-right: 0;
  }
  .aboutUs__section__row,
  .aboutUs__section__second__row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .aboutUs__section__second__row {
    margin-top: var(--margin-sm);
  }
  .aboutUs__section__left__iframe {
    width: 100%;
    height: 100%;
    display: block;
  }
  .aboutUs__section__left__iframe__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    transition: all 0.5s;
    background-color: var(--primary--element);
  }
  .aboutUs__section__left__subheading {
    font-weight: 500;
    font-size: 28px;
    line-height: var(--line-height-lg);
  }
  .aboutUs__section__col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 5 0 58.333333%;
    max-width: 100%;
    padding: var(--padding-sm);
  }
  .aboutUs__section__left__iframe__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.6;
    transition: all 0.5s;
    background-color: var(--primary--element);
  }
  .aboutUs__section__second__right__heading {
    font-style: italic;
    font-size: var(--font-sm);
    text-transform: capitalize;
    line-height: var(--line-height-md);
    font-weight: 500;
  }
  .aboutUs__section__col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 5 0 41.666667%;
    max-width: 100%;
    margin-left: var(--margin-sm);
  }
  .about_Us__middleSection img {
    width: 120px;
    height: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
  }
  .left {
    float: left;
    margin-bottom: 5px;
  }
  .right {
    float: right;
    margin-top: -40px;
    margin-bottom: 10px;
  }
  .about_Us__middleSection {
    padding: 10px;
  }
}
@media only screen and (max-width: 360px) {
  .aboutUs__section__col-6 {
    flex: 5 0 50%;
    max-width: 100%;
  }
  .aboutUs__section {
    margin-top: 4rem;
    padding-left: 0;
    padding-right: 0;
  }
  .aboutUs__section__row,
  .aboutUs__section__second__row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .aboutUs__section__second__row {
    margin-top: var(--margin-sm);
  }
  .aboutUs__section__left__iframe {
    width: 100%;
    height: 100%;
    display: block;
  }
  .aboutUs__section__left__iframe__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    transition: all 0.5s;
    background-color: var(--primary--element);
  }
  .aboutUs__section__left__subheading {
    font-weight: 500;
    font-size: 28px;
    line-height: var(--line-height-lg);
  }
  .aboutUs__section__col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 5 0 58.333333%;
    max-width: 100%;
    padding: var(--padding-sm);
  }
  .aboutUs__section__second__right__heading {
    font-style: italic;
    font-size: var(--font-sm);
    text-transform: capitalize;
    line-height: var(--line-height-md);
    font-weight: 500;
  }
  .aboutUs__section__col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 5 0 41.666667%;
    max-width: 100%;
    margin-left: var(--margin-sm);
  }

  .about_Us__middleSection img {
    width: 120px;
    height: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
  }
  .left {
    float: left;
    margin-bottom: 5px;
  }
  .right {
    float: right;
    margin-top: -40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 320px) {
  .aboutUs__section__col-6 {
    flex: 5 0 50%;
    max-width: 100%;
  }
  .aboutUs__section {
    padding-left: 0;
    padding-right: 0;
    margin-top: 4rem;
  }
  .aboutUs__section__row,
  .aboutUs__section__second__row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .aboutUs__section__second__row {
    margin-top: var(--margin-sm);
  }
  .aboutUs__section__left__iframe {
    width: 100%;
    height: 100%;
    display: block;
  }
  .aboutUs__section__left__iframe__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    transition: all 0.5s;
    background-color: var(--primary--element);
  }
  .aboutUs__section__left__subheading {
    font-weight: 500;
    font-size: 28px;
    line-height: var(--line-height-lg);
  }
  .aboutUs__section__col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 5 0 58.333333%;
    max-width: 100%;
    padding: var(--padding-sm);
  }
  .aboutUs__section__second__right__heading {
    font-style: italic;
    font-size: var(--font-sm);
    text-transform: capitalize;
    line-height: var(--line-height-md);
    font-weight: 500;
  }
  .aboutUs__section__col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 5 0 41.666667%;
    max-width: 100%;
    margin-left: var(--margin-sm);
  }

  .about_Us__middleSection img {
    width: 120px;
    height: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
  }
  .left {
    float: left;
    margin-bottom: 5px;
  }
  .right {
    float: right;
    margin-top: -40px;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 1000px) {
  .aboutUs__section__heading,
  .about_security_section__heading,
  .services__section__heading,
  .blogs__section__heading,
  .courses__section__heading,
  .student_review_section__heading,
  .blogs__section__heading,
  .gallerySection__heading,
  .contactUs__section__heading {
    font-size: 32px !important;
  }
}
